[GIT ISSUE] Unable to do git pull push? Might be IPV6 issue
If you are not able to do git pull or git push, it might be because of your IPV6 enable for your network.
I was facing a weird issue with git. I was not able to do GIT PULL and GIT
PUSH when I was connected to my wifi network.
Later I explored and got to know that my
network IPV6 creating an issue.
To confirm this, you need to check with a different network, if the other network works well for the git then this IPV6 might be the issue.
So disabled the IPV6 on my laptop by using the following commands.
First, you need to check that your IPV6 is enabled by using the following command.
If it is enabled, you should see an IPv6 address (the name of your internet card might be different):
[GIT ISSUE] Unable to do git pull push? Might be IPV6 issue
Now, if IPV6 is enabled then you need to hit the following commands one by one.
You can check if it disabled, You should see no IPv6 entry:
[GIT ISSUE] Unable to do git pull push? Might be IPV6 issue
Now, you would be able to do git pull and git push if the ipv6 was your issue
Support our IDKBlogs team
Creating quality content takes time and resources, and we are committed to providing value to our
readers.
If you find my articles helpful or informative, please consider supporting us financially.
Any amount (10, 20, 50, 100, ....), no matter how small, will help us continue to produce
high-quality content.
Thank you for your support!
Thank you
I appreciate you taking the time to read this article. The more that you read, the more things you will know. The more that you learn, the more places you'll go.
If you’re interested in Node.js or JavaScript this link will help you a lot.
If you found this article is helpful, then please share this article's link to your friends to whom this is required, you can share this to your technical social media groups also.
You can follow us on our social media page for more updates and latest article updates.
To read more about the technologies, Please
subscribe us, You'll get the monthly newsletter having all the published
article of the last month.